CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab optimization tool

搜索资源列表

  1. 实验7-线形拟合

    0下载:
  2. 1、掌握MATLAB优化工具箱的基本用法,对不同算法进行初步分析、比较。 2、练习实际问题的非线性最小二乘拟合。-1.Understand the basic usage of Matlab optimization tool box. Analize and Compare different algorithms. 2. Practise nonliear minimum second order fitting using practical problems.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:72862
    • 提供者:葛林
  1. PSO-TOOL.微粒群优化算法(PSO)工具-MATLAB箱源代码

    4下载:
  2. 这个压缩包是微粒群优化算法(PSO)工具-MATLAB箱源代码。,The compressed packet is the source code of Particle Swarm Optimization (PSO) instrument of MATLAB.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-22
    • 文件大小:762965
    • 提供者:陈曦
  1. PSOtoolbox.rar

    1下载:
  2. 微粒群算法[PSO ] 是由Kennedy 和Eberhart等于1995 年开发的一种演化计算技术, 来源于对鸟群捕食过程的模拟。PSO同遗传算法类似,是一种基于叠代的优化工具,但与遗传算法使用遗传操作子进行优化不同,利用群体中各个体之间的“协作”与“竞争”关系,根据自身及其竞争者的飞行经验,调整自己的行为。同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域。,Particle Swarm Opt
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:884241
    • 提供者:wzy
  1. CVX.rar

    2下载:
  2. 斯坦福大学Grant和Boyd教授等开发的凸优化matlab工具箱,附我自己编写的一个简单示例。,Convex optimization toolbox(matlab)by Grant and Boyd in Stanford.
  3. 所属分类:matlab

    • 发布日期:2017-05-22
    • 文件大小:6920347
    • 提供者:张飞
  1. SRC 实现了使用基于稀疏表示的人脸识别算法

    2下载:
  2. 该源码实现了使用基于稀疏表示的人脸识别算法。使用GPSR作为l1模最小化方法。-This pack of code implement a imges-based face recognition using sparse representation classification. In the algorithm, i employ GPSR as tool to complete the optimization procedure of l1-minimization.
  3. 所属分类:图形/文字识别

    • 发布日期:2012-10-27
    • 文件大小:8403
    • 提供者:zhang chao
  1. Matlab_optim_toolbox

    0下载:
  2. Optimization Tool Box for use in Matlab
  3. 所属分类:File Formats

    • 发布日期:2017-05-03
    • 文件大小:1310236
    • 提供者:Somayeh Hesabi
  1. cvxmod-0.4.6.tar

    0下载:
  2. CVXMOD is a Python-based tool for expressing and solving convex optimization problems.
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:60457
    • 提供者:hnytsyz
  1. matlab

    0下载:
  2. 优化计算工具简介,matlab,mathematica,excel的比较-optimization tool, matlab, mathematica, excel comparison
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:157830
    • 提供者:
  1. 20074MATLAB

    0下载:
  2. 优化计算工具简介,matlab,mathematica,excel的比较-optimization tool, matlab, mathematica, excel comparison
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:253382
    • 提供者:
  1. Optimization_Toolbox

    0下载:
  2. MATLAB优化工具箱手册(英文版)介绍了一些标准的算法,适合初学者,-MATLAB Optimization Toolbox Manual (English), introduced a number of standard algorithms, suitable for beginners,
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:2052421
    • 提供者:ling
  1. psot

    1下载:
  2. 粒子群算法工具包,包括动态环境的寻优,还可以直观看到粒子的搜索过程-Particle swarm optimization tool kit, including the dynamic environment of the optimization, you can also see the particles in an intuitive search process
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:774753
    • 提供者:段昊
  1. Optimization-Toolbox

    3下载:
  2. Optimization methods for use in matlab
  3. 所属分类:matlab例程

    • 发布日期:2013-12-30
    • 文件大小:1168100
    • 提供者:nadia
  1. quadprog

    0下载:
  2. 数值计算,求解函数最优化的一个工具,是一个库函数,-Numerical calculation, to solve the function optimization of a tool, a library function,
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:4475
    • 提供者:李颜
  1. Matlab_Optimization_Toolbox

    0下载:
  2. 提供了一般和大型的非线性优化函数,同时还提供了线性规划,二次规划,非线性最小二乘以及非线性方程求解的工具。是SWF格式的,用单独的flash player打开,或者用任何一种网页浏览器打开即可。-Provides a general and large-scale nonlinear optimization function, and also provides a linear programming, quadratic programming, nonlinear least squar
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:216334
    • 提供者:Human旦旦
  1. matlab-ga-tool

    0下载:
  2. matlab遗传算法工具箱优化程序及实例。-matlab genetic algorithm toolbox optimization procedures and examples.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:104202
    • 提供者:李去昂
  1. Captain-toolbox-for-matlab-handbook-ch1

    0下载:
  2. captain toolbox is a special optimization and modeling tool for matlab , it is a very important tool for control engineering . this is chapter 1 of handbook , the full handbook price is 100 dollars .
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:106395
    • 提供者:mohamed
  1. pct-demo

    0下载:
  2. gpu tutorial pct demo tor matlab use and for matlab optimization tool for research student of the state of israel the best in the world
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:3936788
    • 提供者:shamgar
  1. Quadratic-programming-matlab-code

    0下载:
  2. 二次规划的matlab源代码,很有用的优化工具!-Quadratic programming matlab source code, very useful optimization tool!
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1980
    • 提供者:南飞雁
  1. 321

    0下载:
  2. 1、掌握MATLAB优化工具箱的基本用法,对不同算法进行初步分析、比较。 2、练习实际问题的非线性最小二乘拟合。-1.Understand the basic usage of Matlab optimization tool box. Analize and Compare different algorithms. 2. Practise nonliear minimum second order fitting using practical problems.
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:72862
    • 提供者:木阮清
  1. Combining-ADAMS---Matlab-simulation

    2下载:
  2. ADAMS-Matlab联合仿真公开课的ppt,里面主要讲述联合仿真是一个非常有用的方法,可以将 ADAMS复杂的动力学建模、仿真技术和 Matlab高级的控制工具、优化工具完美地 结合起来。-ADAMS and Matlab joint simulation of public class PPT, it focuses on the joint simulation is a very useful method, can be And ADAMS, the dynamics
  3. 所属分类:matlab

    • 发布日期:2016-10-07
    • 文件大小:214016
    • 提供者:茴香
« 12 3 »
搜珍网 www.dssz.com